-
Home
-
WP Discourse
-
2.5.9 (latest)
-
Code
-
Classes
- Logger
| Total Complexity |
72 |
| Dependencies |
10 |
| Dependents |
1 |
| Total lines |
667 |
| Lines of code |
223 |
| Logical lines of code |
109 |
| Comment lines |
382 |
| Methods |
43 |
| Properties |
7 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addRecord() |
A |
43 |
13 |
42 |
| reset() |
S |
62 |
5 |
12 |
| close() |
S |
69 |
3 |
7 |
| toMonologLevel() |
S |
64 |
3 |
9 |
| isHandling() |
S |
65 |
3 |
9 |
| popHandler() |
S |
71 |
2 |
6 |
| setHandlers() |
S |
69 |
2 |
7 |
| pushProcessor() |
S |
67 |
2 |
7 |
| popProcessor() |
S |
71 |
2 |
6 |
| getLevelName() |
S |
68 |
2 |
6 |
| setExceptionHandler() |
S |
67 |
2 |
7 |
| handleException() |
S |
71 |
2 |
6 |
| __construct() |
S |
73 |
1 |
5 |
| getName() |
S |
82 |
1 |
3 |
| withName() |
S |
74 |
1 |
5 |
| pushHandler() |
S |
76 |
1 |
4 |
| getHandlers() |
S |
82 |
1 |
3 |
| getProcessors() |
S |
82 |
1 |
3 |
| useMicrosecondTimestamps() |
S |
80 |
1 |
3 |
| addDebug() |
S |
79 |
1 |
3 |
| addInfo() |
S |
79 |
1 |
3 |
| addNotice() |
S |
79 |
1 |
3 |
| addWarning() |
S |
79 |
1 |
3 |
| addError() |
S |
79 |
1 |
3 |
| addCritical() |
S |
79 |
1 |
3 |
| addAlert() |
S |
79 |
1 |
3 |
| addEmergency() |
S |
79 |
1 |
3 |
| getLevels() |
S |
80 |
1 |
3 |
| getExceptionHandler() |
S |
82 |
1 |
3 |
| log() |
S |
75 |
1 |
4 |
| debug() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| notice() |
S |
79 |
1 |
3 |
| warn() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| err() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| crit() |
S |
79 |
1 |
3 |
| critical() |
S |
79 |
1 |
3 |
| alert() |
S |
79 |
1 |
3 |
| emerg() |
S |
79 |
1 |
3 |
| emergency() |
S |
79 |
1 |
3 |
| setTimezone() |
S |
80 |
1 |
3 |